mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-14 00:30:33 +00:00
add fonts and colors
This commit is contained in:
parent
fb75020ffb
commit
5b4880995f
6 changed files with 75 additions and 18 deletions
|
@ -1,8 +1,3 @@
|
|||
:root {
|
||||
--Rotkehlchen-gray: #e7ecf2;
|
||||
--Rotkehlchen-brown1: #a28d7a;
|
||||
--Rotkehlchen-orange-default: #e79a0e;
|
||||
}
|
||||
|
||||
/*mobile style first*/
|
||||
.footer {
|
||||
|
@ -29,7 +24,7 @@
|
|||
align-items: center;
|
||||
gap: 0.5rem; /*Gap between icon and logo */
|
||||
text-decoration: none; /*prevents constant underline*/
|
||||
color: black;
|
||||
color: black;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue