mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-09-11 10:46:16 +02:00
refactor(starter): upgrade and move to typescript
This commit is contained in:
@@ -13,7 +13,7 @@ body {
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
line-height: $typographic-base-line-height;
|
||||
margin: 0 0 0 calc(100vw - 100%);
|
||||
text-rendering: optimizeLegibility;
|
||||
text-rendering: optimizelegibility;
|
||||
-ms-text-size-adjust: 100%;
|
||||
-webkit-text-size-adjust: 100%;
|
||||
}
|
||||
@@ -148,11 +148,6 @@ figcaption {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
margin-left: -30px !important;
|
||||
padding-right: 14px !important;
|
||||
}
|
||||
|
||||
@include breakpoint-sm {
|
||||
figure.float-left,
|
||||
figure.float-right {
|
||||
|
Reference in New Issue
Block a user