peer-at-code-web/styles/globals.css
Nicolas VINCENT d8d5562224 home-page
Ajout d'une page accueil
2023-02-06 20:04:25 +01:00

11 lines
No EOL
155 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.console{
display:inline-block;
position:relative;
top:-0.14em;
left:5px;
height: 1rem;
}