diff --git a/data/www/style.css b/data/www/style.css index ae8e1e1..bba3e9f 100644 --- a/data/www/style.css +++ b/data/www/style.css @@ -1,6 +1,6 @@ .pull-right { float: right; } -.pull-lef { float: left; } +.pull-left { float: left; } .center { margin-left: auto;