Update file style.css
This commit is contained in:
parent
5ef39e15df
commit
cadfa4a6d0
@ -29,7 +29,14 @@ header, footer, nav {
|
||||
|
||||
header, footer {
|
||||
justify-content: space-between;
|
||||
border: 1px solid var(--text);
|
||||
}
|
||||
|
||||
nav {
|
||||
border-bottom: 1px solid var(--text);
|
||||
}
|
||||
|
||||
footer {
|
||||
border-top: 1px solid var(--text);
|
||||
}
|
||||
|
||||
input, textarea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user