mirror of
https://github.com/Lapikud/lapikud.github.io.git
synced 2026-09-24 14:20:59 +00:00
Mostly translated into english. Page linking works. Language changing works. Fixes here and there.
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
#map {
|
||||
width : 100%;
|
||||
float : right;
|
||||
margin : 0px auto;
|
||||
margin : 0 auto;
|
||||
height : 60vh;
|
||||
max-height : 300px;
|
||||
}
|
||||
@@ -96,7 +96,10 @@
|
||||
#helpdesk {
|
||||
flex-direction : column;
|
||||
|
||||
#helpdesk-banner-container, #helpdesk-info {
|
||||
#helpdesk-banner-container {
|
||||
margin : 1rem 0 0 0;
|
||||
}
|
||||
#helpdesk-info{
|
||||
margin : 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user