Update file style.css

This commit is contained in:
Jan BELLON 2024-03-08 22:25:50 +00:00
parent 2c10cd7f14
commit 5ef39e15df

View File

@ -29,6 +29,7 @@ header, footer, nav {
header, footer { header, footer {
justify-content: space-between; justify-content: space-between;
border: 1px solid var(--text);
} }
input, textarea { input, textarea {