Skip to content

Commit 68c6fc8

Browse files
committed
Edited text for mobile
1 parent a7c4084 commit 68c6fc8

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

_site/assets/css/screen.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,12 @@ body {
185185
@media (max-width: 500px) {
186186
.site-title {
187187
font-size: 3rem;
188+
margin-top: 30%;
189+
margin-left: 30%;
188190
}
189191
.site-description {
190192
font-size: 1.8rem;
193+
margin-left: 30%;
191194
}
192195
}
193196

_site/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-11-25T11:38:30-06:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Drew Farrar</title><subtitle>Composer | Guitarist | Educator</subtitle><entry><title type="html">Welcome</title><link href="http://localhost:4000/2025/09/13/welcome.html" rel="alternate" type="text/html" title="Welcome" /><published>2025-09-13T05:00:00-05:00</published><updated>2025-09-13T05:00:00-05:00</updated><id>http://localhost:4000/2025/09/13/welcome</id><content type="html" xml:base="http://localhost:4000/2025/09/13/welcome.html"><![CDATA[<h1 id="this-site-is-under-construction-check-back-later-for-more-info">This site is under construction, check back later for more info</h1>]]></content><author><name>ghost</name></author><category term="Getting started" /><summary type="html"><![CDATA[This site is under construction, check back later for more info]]></summary></entry><entry><title type="html">Godot for Creative Musicians</title><link href="http://localhost:4000/2025/09/13/godot-for-creative-musicians.html" rel="alternate" type="text/html" title="Godot for Creative Musicians" /><published>2025-09-13T05:00:00-05:00</published><updated>2025-09-13T05:00:00-05:00</updated><id>http://localhost:4000/2025/09/13/godot-for-creative-musicians</id><content type="html" xml:base="http://localhost:4000/2025/09/13/godot-for-creative-musicians.html"><![CDATA[<p>Writing about how to use Godot for installations, OSC controllers, and other things.</p>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-11-25T12:01:33-06:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Drew Farrar</title><subtitle>Composer | Guitarist | Educator</subtitle><entry><title type="html">Welcome</title><link href="http://localhost:4000/2025/09/13/welcome.html" rel="alternate" type="text/html" title="Welcome" /><published>2025-09-13T05:00:00-05:00</published><updated>2025-09-13T05:00:00-05:00</updated><id>http://localhost:4000/2025/09/13/welcome</id><content type="html" xml:base="http://localhost:4000/2025/09/13/welcome.html"><![CDATA[<h1 id="this-site-is-under-construction-check-back-later-for-more-info">This site is under construction, check back later for more info</h1>]]></content><author><name>ghost</name></author><category term="Getting started" /><summary type="html"><![CDATA[This site is under construction, check back later for more info]]></summary></entry><entry><title type="html">Godot for Creative Musicians</title><link href="http://localhost:4000/2025/09/13/godot-for-creative-musicians.html" rel="alternate" type="text/html" title="Godot for Creative Musicians" /><published>2025-09-13T05:00:00-05:00</published><updated>2025-09-13T05:00:00-05:00</updated><id>http://localhost:4000/2025/09/13/godot-for-creative-musicians</id><content type="html" xml:base="http://localhost:4000/2025/09/13/godot-for-creative-musicians.html"><![CDATA[<p>Writing about how to use Godot for installations, OSC controllers, and other things.</p>
22

33
<ul>
44
<li><a href="https://github.com/afarra6/godOSC">godOSC</a></li>

assets/css/screen.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,12 @@ body {
185185
@media (max-width: 500px) {
186186
.site-title {
187187
font-size: 3rem;
188+
margin-top: 30%;
189+
margin-left: 30%;
188190
}
189191
.site-description {
190192
font-size: 1.8rem;
193+
margin-left: 30%;
191194
}
192195
}
193196

0 commit comments

Comments
 (0)