Difference between revisions of "Widget:Compass"

From LINKS Community Center
Jump to: navigation, search
Line 129: Line 129:
 
          
 
          
 
         .choice .button {
 
         .choice .button {
             flex: 0 0;
+
             flex: 0 0 10em;
 
             transition: all 250ms;
 
             transition: all 250ms;
 
             display: flex;
 
             display: flex;
 
             justify-content: center;
 
             justify-content: center;
 
             align-items: center;
 
             align-items: center;
 +
            padding: 1em;
 
         }
 
         }
 
          
 
          

Revision as of 17:22, 23 November 2022

Development version of the Compass.
Not ready for production!