adjusted footer formatting
This commit is contained in:
parent
83f1fe468a
commit
7793a663fc
|
|
@ -17,7 +17,7 @@ footer {
|
|||
background-color: rgba(255, 255, 255, 60%);
|
||||
grid-area: footer;
|
||||
display: grid;
|
||||
grid-template-columns: 15% 10% 10% 10% 10% 10%;
|
||||
grid-template-columns: 15% 5% 8% 7% 6% 4%;
|
||||
}
|
||||
|
||||
footer > a {
|
||||
|
|
|
|||
Loading…
Reference in New Issue