Merge branch 'main' of https://git.bib.de/PBBFA23AHR/kurs-app
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
main a{
|
||||
color: var(--brand-white)
|
||||
}
|
||||
|
||||
.form-flex {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -59,3 +63,4 @@ input, textarea {
|
||||
font-size: 1rem;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
|
@@ -35,7 +35,7 @@ h2 {
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 135px;
|
||||
margin-top: 190px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user