combine to a single button style

This commit is contained in:
Jordan Scales 2020-04-16 11:50:21 -04:00
parent 959771f66f
commit d4b7bd62a3
2 changed files with 24 additions and 7 deletions

View file

@ -5,9 +5,9 @@
</head>
<body>
<div style="padding: 20px">
<div class="raised-outer">
<div class="raised-inner button-face" style="padding: 12px">Hello, world!</div>
</div>
<button>
Hello, world!
</button>
</div>
<div style="padding: 20px">