mirror of https://github.com/buresdv/Cork
~ New pictures in Readme ~ Better text in GroupBox text complex
This commit is contained in:
parent
3416af8c68
commit
5c3226ac2c
|
|
@ -16,8 +16,9 @@ struct GroupBoxHeadlineGroup: View {
|
|||
VStack(alignment: .leading)
|
||||
{
|
||||
Text(title)
|
||||
.font(.headline)
|
||||
Text(mainText)
|
||||
.font(.subheadline)
|
||||
.foregroundColor(.gray)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
12
README.md
12
README.md
|
|
@ -6,7 +6,13 @@ A fast GUI wrapper for Homebrew written in SwiftUI
|
|||
|
||||
## Screenshots
|
||||
### Main Window
|
||||

|
||||

|
||||
|
||||
### Add Package
|
||||

|
||||
### Package Info
|
||||

|
||||
|
||||
### Install Package
|
||||

|
||||
|
||||
### Tap Taps
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue