mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 10:40:44 +00:00
styling stuff
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
|
||||
div.readable {
|
||||
letter-spacing: initial;
|
||||
font-size: 4rem;
|
||||
text-transform: initial;
|
||||
font-size: 2.25rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@@ -27,6 +27,13 @@
|
||||
a {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
@media (max-width: 30em) {
|
||||
.horizontal {
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<a href={work.link} target="_blank" rel="noopener">
|
||||
|
Reference in New Issue
Block a user