(create) created about page and styled it

This commit is contained in:
Yusuf İpek
2021-08-08 13:05:43 +03:00
parent f3e5175de3
commit 384d5bc799
11 changed files with 98 additions and 13 deletions
+3
View File
@@ -9,6 +9,9 @@
&_logo {
justify-self: flex-end;
grid-column: 1;
font-size: 2.4rem;
color: var(--color-primary);
font-weight: normal;
}
&_list {