Fixes save menu issues

This commit is contained in:
Djeex
2025-09-02 21:58:58 +02:00
parent fd45ebbd53
commit 6b03ee30fa
8 changed files with 55 additions and 21 deletions

View File

@ -35,16 +35,13 @@ img, tag {
#footer {
box-shadow: 0px 20px 100px -44px rgba(0, 0, 0, 0.5);
margin: auto;
}
@media (max-width: 768px) {
#footer {
box-shadow: 0px 20px 100px -44px rgba(0, 0, 0, 0.5);
border-radius: 15px 15px 0 0;
max-width: 1140px;
margin: 0;
}
.tag {

View File

@ -6,8 +6,10 @@ colors:
text_dark: '#616161'
background: '#FFFFFF'
browser_color: '#FFFFFF'
favicon:
path: favicon.png
fonts:
primary:
fallback: sans-serif
@ -15,8 +17,9 @@ fonts:
secondary:
fallback: serif
name: Montserrat
google_fonts:
- family: ''
- family: 'Lato'
weights:
- '200'
- '400'

View File

@ -6,8 +6,10 @@ colors:
primary_dark: '#005384'
secondary: '#00B0F0'
text_dark: '#616161'
favicon:
path: favicon.png
fonts:
primary:
name: trixie.woff