edited buttons.css
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import logo from '../assets/logo.png'
|
||||
import StandardBtn from '../components/Button/StandardBtn';
|
||||
import Header from '../components/Header/Header';
|
||||
import './LandingPage.css'
|
||||
import './css/LandingPage.css'
|
||||
|
||||
function LandingPage() {
|
||||
|
||||
@@ -17,7 +17,7 @@ function LandingPage() {
|
||||
<Header className='header' header={naslov}/>
|
||||
<div className='paragraph'>
|
||||
<h2> Sva motorna vozila dostupna u oglasima </h2>
|
||||
<h2> Na Vas email </h2>
|
||||
<h2> Na Vaš email </h2>
|
||||
<h2 id='besplatno'> BESPLATNO </h2>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user