shell.nix
This commit is contained in:
parent
a8d39007bb
commit
96c39db639
6 changed files with 42 additions and 20 deletions
|
|
@ -12,8 +12,9 @@
|
|||
}
|
||||
|
||||
body {
|
||||
width: 800px;
|
||||
font-family: "Poppins", sans-serif;
|
||||
margin: 0;
|
||||
margin: 0 auto;
|
||||
padding: 20px;
|
||||
text-align: center; /* Centraliza o texto da página */
|
||||
background-image: linear-gradient(-45deg, var(--bg-start), var(--bg-end));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue