mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 23:54:30 +00:00
Fix the website
This commit is contained in:
parent
a4a1b148e9
commit
11773ebff3
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel {
|
.panel {
|
||||||
min-width: 500px;
|
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
|
flex-basis: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel .panel {
|
.panel .panel {
|
||||||
|
|
Loading…
Reference in a new issue