Replies: 4 comments
-
CSScss framworksgrid
|
Beta Was this translation helpful? Give feedback.
-
fontskeepachangelogGood font, illustration
jackcheng.com/the-slow-web
helpful articlesnotes.hyperlink.academy/aboutbody {
font-family: Quattro;
}
|
Beta Was this translation helpful? Give feedback.
-
CSS line-heightWe want a line-height that is relative the the line length (the number of character in a line). There is not a way to observe the line length in CSS. So set a line-height based on the |
Beta Was this translation helpful? Give feedback.
-
CSSThe buttons when you hover https://year-one.hyperlink.academy/library
.css-1oe1dts:hover, .css-1oe1dts:active, .css-1oe1dts:focus {
cursor: pointer;
transform: translate(-4px, -4px);
box-shadow: 4px 4px #272727;
color: inherit;
} |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
design
Making CRDTs 98% More Efficient -- I like the fonts here.
set.studio — "we make stunning websites"
Every Layout — Learn to write better, resilient CSS
Beta Was this translation helpful? Give feedback.
All reactions