mirror of
https://github.com/jcreek/AssessmentAnalyser.git
synced 2026-07-14 03:13:48 +00:00
Added bootstrap 3 folder
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
// Center-align a block level element
|
||||
|
||||
.center-block() {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user