FrontEnd Angular - v0.0.1-alpha
This commit is contained in:
9
src/app/header/header-slider/header-slider.component.css
Normal file
9
src/app/header/header-slider/header-slider.component.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.slider {
|
||||
background-color: #2e2e2e;
|
||||
width: 50%;
|
||||
height: 90vh;
|
||||
position: absolute;
|
||||
top: 10vh;
|
||||
right: 0;
|
||||
overflow: hidden !important;
|
||||
}
|
||||
Reference in New Issue
Block a user