mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-21 04:17:53 -05:00
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
// Section.less
|
|
// Seperate section elements
|
|
// --------------------------------------------------------
|
|
|
|
section + section {
|
|
margin-top: 40px;
|
|
}
|