7 lines
101 B
CSS
7 lines
101 B
CSS
.topline {
|
|
position: relative;
|
|
z-index: 102;
|
|
margin-bottom: 0;
|
|
padding: 0.75rem 0;
|
|
}
|