1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-08 06:36:33 +02:00

Correct Typo

This commit is contained in:
Luis Nell
2013-08-25 23:58:01 +02:00
parent 4c2b15d6f5
commit 8401855f16

View File

@@ -1,5 +1,5 @@
/* /*
* Style twaks * Style tweaks
* -------------------------------------------------- * --------------------------------------------------
*/ */
body { body {
@@ -45,4 +45,4 @@ footer {
top: 0; top: 0;
width: 50%; /* 6 columns */ width: 50%; /* 6 columns */
} }
} }