1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v2/sass/tv.scss

17 lines
209 B
SCSS
Raw Normal View History

2022-07-24 00:02:35 +00:00
.article-video {
clear: left;
}
.article-video h3 {
font-size: 1.25em;
font-weight: 500;
a:link, a:visited {
border-bottom: none;
}
}
.video-thumbnail {
float: left;
margin: 0 1em 1em 0;
}