Skip to content
Snippets Groups Projects
Commit 2563b1e0 authored by jkerdreu's avatar jkerdreu
Browse files

Fat boy !


git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2251 b32b6428-25c9-4566-ad07-03861ab6144f
parent f5dda0c8
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@ ul.menu li a:hover {
.grid {
display: grid;
grid-gap: 7px;
grid-template-columns: repeat(auto-fill, minmax(160px, 1fr) ) ;
grid-template-columns: repeat(auto-fill, minmax(180px, 1fr) ) ;
color: #444;
}
......@@ -163,7 +163,7 @@ ul.menu li a:hover {
color: #EEE;
border-radius: 3px;
padding: 8px;
font-size: 120%;
font-size: 110%;
height: 250px;
border: 1px solid var(--color2);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment