Skip to content

Commit

Permalink
RAH
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmasson26 committed Oct 15, 2023
1 parent 3325932 commit 7f18b20
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file not shown.
1 change: 0 additions & 1 deletion MorseCode/MorseCode/Home.swift
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ struct Home: View {
.frame(width: 190, height: 40)
.font(.system(size: 25))
.scaledToFill()
// .background(Color.gray.opacity(0.2))
.foregroundColor(.white)
.cornerRadius(20)

Expand Down

0 comments on commit 7f18b20

Please sign in to comment.