Style tweaks forever
This commit is contained in:
parent
1d91bd3677
commit
a29096fc54
|
@ -111,7 +111,7 @@ article h3 {
|
||||||
|
|
||||||
.captcha {
|
.captcha {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 1fr 10fr;
|
grid-template-columns: 3ch auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
|
Loading…
Reference in a new issue