Skip to content
Snippets Groups Projects
Commit 4ed8764d authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

home

parent f1bd6f5f
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -134,8 +134,8 @@
}
/***home***/
#breatht {
font-size: 1.5em; /* Adjust font size for smaller screens */
text-align: center; /* Optional: center text for mobile */
font-size: 1.5em !important; /* Adjust font size for smaller screens */
text-align: left; /* Optional: center text for mobile */
}
/***Biosafty***/
#safehead {
......
......@@ -132,7 +132,7 @@ export function Breathe(){
</div>
{/* Spacing Block */}
<div className='col' style={{ 'height': '100vh' }}></div>
<p id="breath5" style={{'fontSize' : '2.5em'}}>You feel <strong>revitalized</strong></p>
<p id="breatht" style={{'fontSize' : '2.5em'}}>You feel <strong>revitalized</strong></p>
<p id="breatht" style={{'fontSize' : '2.5em'}}>Your body and mind</p>
<p id="breatht" style={{'fontSize' : '2.5em'}}>become <strong>grounded</strong>.</p>
{/* Spacing Block */}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment