Fix double semicolon

master
Daniel Berteaud 11 years ago
parent 20a774805a
commit 090cd85cbe
  1. 2
      public/css/vroom.css

@ -64,7 +64,7 @@
font-family: 'Glyphicons Halflings'; font-family: 'Glyphicons Halflings';
color: red; color: red;
font-size: 2em; font-size: 2em;
content: "\e124";; content: "\e124";
} }
.displayName { .displayName {
text-align: center; text-align: center;

Loading…
Cancel
Save