This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PolyNotFound/src/app/user/search/video-grid/video-grid.component.scss

14 lines
159 B
SCSS

.conteneur {
height: 100%;
}
nav ul {
overflow: hidden;
overflow-y: scroll;
height: 75vh;
padding: 30px;
}
.ligne {
margin: 30px 0px 30px 0px;
}