mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
added images to articles
This commit is contained in:
@@ -337,23 +337,12 @@ body:has(#menu-controller:checked) {
|
||||
@apply underline;
|
||||
}
|
||||
|
||||
/* Responsive hides for hybrid header
|
||||
@screen sm {
|
||||
.hidebasic {
|
||||
@apply invisible;
|
||||
}
|
||||
|
||||
.hidehamburger {
|
||||
@apply visibile;
|
||||
}
|
||||
}
|
||||
|
||||
@screen md {
|
||||
.hidebasic {
|
||||
@apply visibile;
|
||||
};
|
||||
|
||||
.hidehamburger {
|
||||
@apply invisible;
|
||||
}
|
||||
}*/
|
||||
/* */
|
||||
.thumbnail {
|
||||
min-width: 300px;
|
||||
height: 180px;
|
||||
background-repeat:no-repeat;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
box-shadow: 10px 10px 30px 2px rgba(0, 0, 0, 0.6);
|
||||
}
|
||||
Reference in New Issue
Block a user