mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 23:15:12 +00:00
Fix SidebarComponent margins&paddings on small displays
This commit is contained in:
@ -69,11 +69,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
padding-top: 75px;
|
||||
padding-top: 5vh;
|
||||
align-items: center;
|
||||
box-shadow: -15px -5px 19px -11px rgba(0,0,0,0.75);
|
||||
z-index: 999;
|
||||
|
||||
}
|
||||
|
||||
.tfw-terminal {
|
||||
|
Reference in New Issue
Block a user