custom.scss
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-09-08 01:07:10 +03:00
parent f5c1ce115f
commit 51f31934d1

View File

@@ -4,6 +4,10 @@ a[href^=http]:not([href*=garden\.struchkov\.dev]):after {
content: " ↗"
}
article {
font-size: 1.1rem;
}
a.external {
text-decoration: none;
border-bottom: 1.3px dashed;