add: stuff to bottom, remove some techs
This commit is contained in:
parent
f13d74d2d8
commit
2b4f34671e
5 changed files with 17 additions and 5 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
& p {
|
||||
color: var(--color-white-transparent);
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
& .sitemap {
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
position: relative;
|
||||
align-items: center;
|
||||
|
||||
&.s img {
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
&.m img {
|
||||
height: 30px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue