| 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/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/sidebar/ |
| Current File : /home/cuisinesj/www/new/wp-content/themes/auberge/assets/sass/starter/content/sidebar/_sidebar.scss |
/* FILE: starter/sidebar/_sidebar.scss */
//
// Basic sidebar and global widgets styles
//
// Sidebar
.sidebar {
@extend %line_height_golden;
margin: ( $golden + rem ) 0 0;
padding: ( $golden + rem ) 0 0;
@include responsive( map_get( $breakpoint, 'l' ) ) {
float: $right; // {{RTL}}
margin-top: 0;
padding-top: 0;
}
}
// Imports
@import '_widgets';