Difference between revisions of "Team:ASIJ Tokyo/bar"

(Created page with "<html> <style> *, *:before, *:after { margin: 0; padding: 0; box-sizing: border-box; } body, html { height: 100%; background-color:#EEEEEE; } .container { width: 96%;...")
 
Line 15: Line 15:
  
 
.container {
 
.container {
  width: 96%;
+
  width: 100%;
 
  height: 100%;
 
  height: 100%;
 
  margin: auto;
 
  margin: auto;

Revision as of 13:48, 13 October 2018