mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-14 20:54:40 +02:00
.
This commit is contained in:
@@ -9,5 +9,7 @@
|
|||||||
img {
|
img {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
width: 13vw;
|
||||||
|
height: 11vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -60,6 +60,8 @@ footer {
|
|||||||
.ribbon img {
|
.ribbon img {
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
|
width: 13vw;
|
||||||
|
height: 11vw;
|
||||||
}
|
}
|
||||||
.locale-switcher {
|
.locale-switcher {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user