mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-13 10:06:23 +02:00
few more fixes
This commit is contained in:
@ -197,7 +197,7 @@
|
||||
.info {
|
||||
display: block;
|
||||
background: white;
|
||||
box-shadow: 0 -10px 5px rgba(0,0,0,0.15);
|
||||
box-shadow: 0 -10px 35px rgba(0,0,0,0.15);
|
||||
padding: 2rem;
|
||||
position: fixed;
|
||||
will-change: transform;
|
||||
@ -284,7 +284,7 @@
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h2>Preprocessor Support</h2>
|
||||
<p>Be it Markdown, Jade, SCSS, LESS, JSX, CoffeeScript or TypeScript - you get it all.</p>
|
||||
<p>Be it Markdown, Jade, SCSS, LESS, Atomic CSS, JSX, CoffeeScript or TypeScript - you get it all.</p>
|
||||
</div>
|
||||
<div class="feature">
|
||||
<h2>Quick Add Libraries</h2>
|
||||
|
Reference in New Issue
Block a user