css size dossier

This commit is contained in:
2024-11-22 14:58:24 +01:00
parent e26a08fa6a
commit 8164d16c91
4 changed files with 8 additions and 2 deletions
@@ -6,6 +6,7 @@
font-size: 2rem;
font-weight: 900;
margin-left: 10%;
padding-top: 1rem;
}
.view-id-actus{
width: 100%;
@@ -124,7 +124,7 @@ aside.layout-sidebar-second{
> div:nth-child(1)::before{
content: url('../../dist/images/noun-file-6880430.svg');
display: inline-flex;
width: 70px;
width: 40px;
height: auto;
padding-right: 1rem;
align-items: center;
@@ -7,6 +7,7 @@
::after{
content: url("../../dist/images/noun-arrow-1569918-black.svg");
padding-left: 0.5rem;
padding-right: 0.5rem;
}
}
}
@@ -36,5 +37,6 @@
::after{
content: url("../../dist/images/noun-arrow-1569918-black.svg");
padding-left: 0.5rem;
padding-right: 0.5rem;
}
}