WIP
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
left: 0;
|
||||
}
|
||||
|
||||
.menu__link, .valut__title, label {
|
||||
.menu__link, .valut__title, label, .button {
|
||||
color: var(--color-white-100);
|
||||
text-shadow: 0.3125rem 0.0625rem 0.1875rem var(--color-black);
|
||||
}
|
||||
@@ -92,6 +92,13 @@
|
||||
height: 31.25rem;
|
||||
}
|
||||
|
||||
.valut__button {
|
||||
position: absolute;
|
||||
bottom: -3.25rem;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.section {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user