mirror of
https://github.com/Noratrieb/oh-oh.git
synced 2026-01-14 17:15:02 +01:00
2fa
This commit is contained in:
parent
730cf9d176
commit
34f9302061
10 changed files with 239 additions and 34 deletions
|
|
@ -44,12 +44,12 @@ a[href="/"] {
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
form + :not(.fake-form) {
|
||||
form:not(.fake-form) {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.fake-form {
|
||||
display: inline-block;
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue