Migrate the template to Joomla 4 #1
@ -90,7 +90,6 @@
|
||||
|
||||
@include abstract.for-desktop {
|
||||
padding: 10px 5px 10px 4px;
|
||||
|
||||
border-left: 6px solid transparent;
|
||||
}
|
||||
}
|
||||
@ -156,7 +155,7 @@
|
||||
#topmenu-div {
|
||||
@include abstract.for-desktop {
|
||||
position: sticky;
|
||||
top: 0px;
|
||||
top: 0;
|
||||
width: 100vw;
|
||||
height: 40px;
|
||||
z-index: 1;
|
||||
@ -166,7 +165,6 @@
|
||||
a.facebook {
|
||||
img {
|
||||
display: none;
|
||||
|
||||
height: 25px;
|
||||
|
||||
@include abstract.for-desktop {
|
||||
|
Loading…
Reference in New Issue
Block a user