compile
diff --git a/src/main/java/com/alttprleague/LeagueRestreamTool.java b/src/main/java/com/alttprleague/LeagueRestreamTool.java
index adaf1a7..5ece67e 100644
--- a/src/main/java/com/alttprleague/LeagueRestreamTool.java
+++ b/src/main/java/com/alttprleague/LeagueRestreamTool.java
@@ -71,7 +71,7 @@ public class LeagueRestreamTool {
public static void main(String[] args) throws IOException {
var restreamTool = new LeagueRestreamTool();
- window = new JFrame("League Restream Tool V3.3");
+ window = new JFrame("League Restream Tool V3.4");
URL iconURL = LeagueRestreamTool.class.getResource("/LeagueLogo.png");
window.setIconImage(ImageIO.read(iconURL));
window.setContentPane(restreamTool.pMain);
diff --git a/src/main/resources/html/FourPlayer.html b/src/main/resources/html/FourPlayer.html
index 3605991..580205b 100644
--- a/src/main/resources/html/FourPlayer.html
+++ b/src/main/resources/html/FourPlayer.html
@@ -27,7 +27,7 @@
color: white;
font-family: "Roboto", sans-serif;
font-weight: 700;
- font-size: 2.5rem;
+ font-size: .5rem;
}
iframe {
@@ -288,7 +288,7 @@
src="https://images.alttprleague.com/static/league/img/player-default.png"
alt="logo"
/>
-Team 1
+Team 1
Player 1
Player 3
diff --git a/src/main/resources/html/TwoPlayer.html b/src/main/resources/html/TwoPlayer.html
index 9642cda..34f4272 100644
--- a/src/main/resources/html/TwoPlayer.html
+++ b/src/main/resources/html/TwoPlayer.html
@@ -5,7 +5,7 @@
TwoPlayer
-
+