Make the well look better
This commit is contained in:
@@ -11,6 +11,7 @@ html, body {
|
||||
// Module overrides
|
||||
@import "modules/tabs";
|
||||
@import "modules/forms";
|
||||
@import "modules/well";
|
||||
|
||||
// Styles for partials
|
||||
@import "partials/base";
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
.well {
|
||||
border-radius: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user