solved pbm with list in cv

This commit is contained in:
asus
2023-11-20 01:05:25 +01:00
parent f334f87390
commit 5b767e8147
5 changed files with 34 additions and 33 deletions

View File

@@ -2,7 +2,6 @@ html {
font-size: 62.5%;
}
:root {
--list-padding: 10px;
--section_side_margin: 20px;
}
body {
@@ -63,6 +62,6 @@ section {
' . mouse_4 . ' auto
' banner_8 banner_8 banner_8 ' auto
' . infos . ' auto
/ 1fr auto 1fr ;
/ 1fr minmax(auto, 900px) 1fr;
}