| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/main/content/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/main/content/__post.scss |
/* FILE: main/content/__post.scss */
//
// Post styles
//
// Excerpt
.entry-summary {
.single &,
&.has-more-tag {
@extend %font_weight_400;
text-transform: uppercase;
}
}
// Content
.is-singular .site-main > .entry {
position: relative;
@include responsive( map_get( $breakpoint, 'l' ) ) {
float: $left; // {{RTL}}
width: 62%;
}
}