mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-30 11:45:21 -04:00
responsive style adjustments
This commit is contained in:
+2
-5
@@ -1,7 +1,7 @@
|
||||
@use "reset";
|
||||
@use "typography";
|
||||
@use "colors";
|
||||
@use "syntax";
|
||||
@use "colors";
|
||||
|
||||
// Global Styles
|
||||
body {
|
||||
@@ -89,10 +89,7 @@ a {
|
||||
display: inline-block;
|
||||
height: 1.2em;
|
||||
width: 1.2em;
|
||||
margin: 0 0.05em;
|
||||
vertical-align: -0.22em;
|
||||
border: 0;
|
||||
cursor: inherit;
|
||||
vertical-align: -0.2em;
|
||||
}
|
||||
|
||||
// all code
|
||||
|
||||
Reference in New Issue
Block a user