Issue 266: Changed class name

This commit is contained in:
saumya1906 2017-08-29 00:43:41 +05:30 committed by Cassie Tarakajian
parent f14e74de55
commit 9ae27faf55
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@ class Preferences extends React.Component {
<br></br>
<div className="preference">
<h4 className="preference__title">Add a p5.js or an external library</h4>
<h4 className="preference__sketch1">Add a script library resource field</h4>
<h4 className="preference__add__resource">Add a script library resource field</h4>
<h4 className="preference__title">Security Protocol</h4>
<h4>Serve over HTTPS</h4>
</div>

View File

@ -153,7 +153,7 @@
padding-left: #{25 / $base-font-size}rem;
}
.preference__sketch1{
.preference__add__resource {
width: #{601 / $base-font-size}rem;
height: #{100 / $base-font-size}rem;
font-family: Montserrat;